HTTP1XCodec.appendLiteral

Undocumented in source. Be warned that the author may not have intended to support it.
class HTTP1XCodec
protected final
void
appendLiteral
(
T
)
if (
isSomeChar!(Unqual!T) ||
is(Unqual!T == byte)
||
is(Unqual!T == ubyte)
)

Meta